home *** CD-ROM | disk | FTP | other *** search
/ NT Sources / Infomagic - NT Source Volume 1 (Disc 1 of 2).iso / graphics / bbdemo.exe / _SETUP.1 / ADDEDIMG.dll / RCDATA / TCLIPBOARDFORM / TCLIPBOARDFORM.txt < prev   
Text File  |  1998-01-29  |  5KB  |  185 lines

  1. object ClipboardForm: TClipboardForm
  2.   Left = 266
  3.   Top = 198
  4.   BorderIcons = [biMinimize, biMaximize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Clipboard'
  7.   ClientHeight = 77
  8.   ClientWidth = 246
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OnPaint = FormPaint
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 34
  21.     Width = 231
  22.     Height = 13
  23.     Alignment = taCenter
  24.     AutoSize = False
  25.     Caption = 'Please wait...'
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clBlack
  28.     Font.Height = -12
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = [fsBold]
  31.     ParentFont = False
  32.   end
  33.   object LkAlbumTable: TwwTable
  34.     DatabaseName = 'BOWERBIRD'
  35.     TableName = 'LkAlbum.DB'
  36.     SyncSQLByRange = True
  37.     NarrowSearch = False
  38.     ValidateWithMask = True
  39.     Left = 13
  40.     Top = 5
  41.     object LkAlbumTableAlbumID: TStringField
  42.       FieldName = 'Album ID'
  43.       Size = 8
  44.     end
  45.     object LkAlbumTableAlbum: TStringField
  46.       FieldName = 'Album'
  47.       Size = 30
  48.     end
  49.     object LkAlbumTableLocation: TStringField
  50.       FieldName = 'Location'
  51.       Size = 255
  52.     end
  53.     object LkAlbumTableTableName: TStringField
  54.       FieldName = 'Table Name'
  55.       Size = 8
  56.     end
  57.     object LkAlbumTableTableCreated: TBooleanField
  58.       FieldName = 'Table Created'
  59.     end
  60.     object LkAlbumTableVolumeLabel: TStringField
  61.       FieldName = 'Volume Label'
  62.       Size = 11
  63.     end
  64.     object LkAlbumTableComments: TMemoField
  65.       FieldName = 'Comments'
  66.       BlobType = ftMemo
  67.       Size = 10
  68.     end
  69.   end
  70.   object FotoTable: TwwTable
  71.     DatabaseName = 'BOWERBIRD'
  72.     TableName = 'FOTOINFO.DB'
  73.     SyncSQLByRange = True
  74.     NarrowSearch = False
  75.     ValidateWithMask = True
  76.     Left = 80
  77.     Top = 6
  78.     object FotoTableAlbumID: TStringField
  79.       FieldName = 'Album ID'
  80.       Size = 8
  81.     end
  82.     object FotoTablePictureNumber: TIntegerField
  83.       FieldName = 'Picture Number'
  84.     end
  85.     object FotoTablePosition: TIntegerField
  86.       FieldName = 'Position'
  87.     end
  88.     object FotoTableDateTaken: TDateField
  89.       FieldName = 'Date Taken'
  90.     end
  91.     object FotoTableApproximateDateTaken: TBooleanField
  92.       FieldName = 'Approximate Date Taken'
  93.     end
  94.     object FotoTableDateEntered: TDateField
  95.       FieldName = 'Date Entered'
  96.     end
  97.     object FotoTableCaption: TStringField
  98.       FieldName = 'Caption'
  99.       Size = 60
  100.     end
  101.     object FotoTableComments: TMemoField
  102.       FieldName = 'Comments'
  103.       BlobType = ftMemo
  104.       Size = 20
  105.     end
  106.     object FotoTableSubstituteImage: TBooleanField
  107.       FieldName = 'Substitute Image'
  108.     end
  109.     object FotoTableNoImage: TBooleanField
  110.       FieldName = 'No Image'
  111.     end
  112.     object FotoTableActualFileName: TStringField
  113.       FieldName = 'Actual File Name'
  114.       Size = 200
  115.     end
  116.     object FotoTableImageReference: TBooleanField
  117.       FieldName = 'Image Reference'
  118.     end
  119.     object FotoTableReferenceVolumeLabel: TStringField
  120.       FieldName = 'Reference Volume Label'
  121.       Size = 11
  122.     end
  123.     object FotoTableImageType: TStringField
  124.       FieldName = 'Image Type'
  125.       Size = 4
  126.     end
  127.     object FotoTableImageWidth: TIntegerField
  128.       FieldName = 'Image Width'
  129.     end
  130.     object FotoTableImageHeight: TIntegerField
  131.       FieldName = 'Image Height'
  132.     end
  133.     object FotoTableImageBitsperpixel: TIntegerField
  134.       FieldName = 'Image Bits per pixel'
  135.     end
  136.     object FotoTableImagePlanes: TIntegerField
  137.       FieldName = 'Image Planes'
  138.     end
  139.     object FotoTableImageColours: TIntegerField
  140.       FieldName = 'Image Colours'
  141.     end
  142.     object FotoTableImagePages: TIntegerField
  143.       FieldName = 'Image Pages'
  144.     end
  145.     object FotoTableImageCompression: TStringField
  146.       FieldName = 'Image Compression'
  147.     end
  148.     object FotoTableImageSize: TIntegerField
  149.       FieldName = 'Image Size'
  150.     end
  151.     object FotoTableCopyrightRestricted: TBooleanField
  152.       FieldName = 'Copyright Restricted'
  153.     end
  154.     object FotoTableCopyrightInformation: TStringField
  155.       FieldName = 'Copyright Information'
  156.       Size = 50
  157.     end
  158.     object FotoTableThumbnail: TGraphicField
  159.       FieldName = 'Thumbnail'
  160.       BlobType = ftGraphic
  161.       Size = 1
  162.     end
  163.   end
  164.   object SlidTable: TwwTable
  165.     TableName = 'AAAAAAAA.DB'
  166.     SyncSQLByRange = True
  167.     NarrowSearch = False
  168.     ValidateWithMask = True
  169.     Left = 108
  170.     Top = 6
  171.     object SlidTablePictureNumber: TIntegerField
  172.       FieldName = 'Picture Number'
  173.     end
  174.     object SlidTablePictureType: TStringField
  175.       FieldName = 'Picture Type'
  176.       Size = 6
  177.     end
  178.     object SlidTablePicture: TBlobField
  179.       FieldName = 'Picture'
  180.       BlobType = ftBlob
  181.       Size = 1
  182.     end
  183.   end
  184. end
  185.